C1.Web.Mvc Namespace / FlexChartBase<T> Class / Extenders Property

In This Topic
Extenders Property (FlexChartBase<T>)
In This Topic
Gets the extender collection.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public ReadOnly Property Extenders As IList(Of Extender)
 
See Also